derelict.purple.stringref

Undocumented in source.

Members

Aliases

PurpleStringref
alias PurpleStringref = _PurpleStringref
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_stringref_cmp
alias da_purple_stringref_cmp = int function(const(PurpleStringref)* s1, const(PurpleStringref)* s2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_stringref_len
alias da_purple_stringref_len = size_t function(const(PurpleStringref)* stringref)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_stringref_new
alias da_purple_stringref_new = PurpleStringref* function(const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_stringref_new_noref
alias da_purple_stringref_new_noref = PurpleStringref* function(const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_stringref_printf
alias da_purple_stringref_printf = PurpleStringref* function(const(char)* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_stringref_ref
alias da_purple_stringref_ref = PurpleStringref* function(PurpleStringref* stringref)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_stringref_unref
alias da_purple_stringref_unref = void function(PurpleStringref* stringref)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_purple_stringref_value
alias da_purple_stringref_value = const(char)* function(const(PurpleStringref)* stringref)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

purple_stringref_cmp
int purple_stringref_cmp(const(PurpleStringref)* s1, const(PurpleStringref)* s2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_len
size_t purple_stringref_len(const(PurpleStringref)* stringref)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_new
PurpleStringref* purple_stringref_new(const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_new_noref
PurpleStringref* purple_stringref_new_noref(const(char)* value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_printf
PurpleStringref* purple_stringref_printf(const(char)* format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_ref
PurpleStringref* purple_stringref_ref(PurpleStringref* stringref)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_unref
void purple_stringref_unref(PurpleStringref* stringref)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_value
const(char)* purple_stringref_value(const(PurpleStringref)* stringref)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

purple_stringref_cmp
da_purple_stringref_cmp purple_stringref_cmp;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_len
da_purple_stringref_len purple_stringref_len;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_new
da_purple_stringref_new purple_stringref_new;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_new_noref
da_purple_stringref_new_noref purple_stringref_new_noref;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_printf
da_purple_stringref_printf purple_stringref_printf;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_ref
da_purple_stringref_ref purple_stringref_ref;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_unref
da_purple_stringref_unref purple_stringref_unref;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
purple_stringref_value
da_purple_stringref_value purple_stringref_value;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

_PurpleStringref
struct _PurpleStringref
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta